Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit c4719feb7f98e6ef7c04642d656f8a07d49afbf5


Parents : ee9ed05
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-16T08:52:03-06:00

Fix indentation in CI workflow for linting step

Changes

1 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml
index e38aad02..4cd6cf87 100644
--- a/.gitea/workflows/ci.yml
+++ b/.gitea/workflows/ci.yml
@@ -34,8 +34,8 @@ jobs:
run: task deps:fe
- name: Lint
run: |
- set -o pipefail
- task lint:all 2>&1 | tee lint_results.txt
+ set -o pipefail
+ task lint:all 2>&1 | tee lint_results.txt
build-frontend:
runs-on: ubuntu-latest


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────